POV-Ray : Newsgroups : povray.binaries.animations : Muscles (702KB MPEG-1) : Muscles (702KB MPEG-1) Server Time
5 Jul 2024 10:20:42 EDT (-0400)
  Muscles (702KB MPEG-1)  
From: Zeger Knaepen
Date: 1 Jan 2006 19:10:14
Message: <43b86f66@news.povray.org>
I'm trying to make a human model with muscle-flexing.  The results so 
far aren't really exciting, but I thought it might be interesting to 
share them :)

Two problems though: I only found a detailed muscle-by-muscle 
description of the arms and torso, none for the hands or legs, so 
that'll probably be just a guess once I get to it.  Second problem: I 
can't do it with 1 blob, because limbs would blob together if they get 
too close to each other.  But if I do it in different blob-objects, the 
seams are visible :-/ Anyone has an idea how to solve this? :-/

anyway, please let me know what you think.  Good so far?  Or am I just 
wasting my time? :)

cu!
-- 
#macro G(b,e)b+(e-b)*C/50#end#macro _(b,e,k,l)#local C=0;#while(C<50)
sphere{G(b,e)+3*z.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1;
#end#end _(y-x,y,x,x+y)_(y,-x-y,x+y,y)_(-x-y,-y,y,y+z)_(-y,y,y+z,x+y)
_(0x+y.5+y/2x)_(0x-y.5+y/2x)            // ZK http://www.povplace.com


Post a reply to this message


Attachments:
Download 'muscles.m1v.mpg' (703 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.